Conversation
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement, Configuration changes
Description
Updated multiple dependency versions for environment setup.
Replaced deprecated Docker commands with modern alternatives.
Updated Kubernetes versions in CI workflows for compatibility.
Improved CI scripts for better maintainability and consistency.
Changes walkthrough 📝
chart_setup_env.sh
Update dependencies and Docker commands in setup scripttests/charts/make/chart_setup_env.sh
v2.33.1.tonistiigi/binfmt.1.24.0.3.12.0.helm-chart-test.yml
Update Kubernetes and Helm versions in CI workflow.github/workflows/helm-chart-test.yml
k8s-scaling-test.yml
Update Kubernetes versions in scaling test workflow.github/workflows/k8s-scaling-test.yml